home *** CD-ROM | disk | FTP | other *** search
-
-
-
- XXXXttttAAAAddddddddIIIInnnnppppuuuutttt((((3333XXXXtttt)))) XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 6666....3333)))) XXXXttttAAAAddddddddIIIInnnnppppuuuutttt((((3333XXXXtttt))))
-
-
-
- NNNNAAAAMMMMEEEE
- XtAddInput, XtAddTimeout - register input, timeout, and
- workprocs
-
- SSSSYYYYNNNNTTTTAAAAXXXX
- XtInputId XtAddInput(_s_o_u_r_c_e, _c_o_n_d_i_t_i_o_n, _p_r_o_c, _c_l_i_e_n_t__d_a_t_a)
- int _s_o_u_r_c_e;
- XtPointer _c_o_n_d_i_t_i_o_n;
- XtInputCallbackProc _p_r_o_c;
- XtPointer _c_l_i_e_n_t__d_a_t_a;
-
- XtIntervalId XtAddTimeout(_i_n_t_e_r_v_a_l, _p_r_o_c, _c_l_i_e_n_t__d_a_t_a)
- unsigned long _i_n_t_e_r_v_a_l;
- XtInputCallbackProc _p_r_o_c;
- XtPointer _c_l_i_e_n_t__d_a_t_a;
-
- XtWorkProcId XtAddWorkProc(_p_r_o_c, _c_l_i_e_n_t__d_a_t_a)
- XtWorkProc _p_r_o_c;
- XtPointer _c_l_i_e_n_t__d_a_t_a;
-
- AAAARRRRGGGGUUUUMMMMEEEENNNNTTTTSSSS
- _c_l_i_e_n_t__d_a_t_a
- Specifies the argument that is to be passed to the
- specified procedure when input is available
-
- _c_o_n_d_i_t_i_o_n Specifies the mask that indicates a read, write,
- or exception condition or some operating system
- dependent condition.
-
- _p_r_o_c Specifies the procedure that is to be called when
- input is available.
-
- _s_o_u_r_c_e Specifies the source file descriptor on a UNIX-
- based system or other operating system dependent
- device specification.
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- _X_t_A_d_d_I_n_p_u_t has been replaced by _X_t_A_p_p_A_d_d_I_n_p_u_t.
-
- _X_t_A_d_d_T_i_m_e_o_u_t has been replaced by _X_t_A_p_p_A_d_d_T_i_m_e_o_u_t.
-
- _X_t_A_d_d_W_o_r_k_P_r_o_c has been replaced by _X_t_A_p_p_A_d_d_W_o_r_k_P_r_o_c.
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- _X _T_o_o_l_k_i_t _I_n_t_r_i_n_s_i_c_s - _C _L_a_n_g_u_a_g_e _I_n_t_e_r_f_a_c_e
- _X_l_i_b - _C _L_a_n_g_u_a_g_e _X _I_n_t_e_r_f_a_c_e
-
-
-
-
-
-
-
-
-
- Page 1 (printed 4/30/98)
-
-
-
-